Skip to content

Conversation

@vogella
Copy link
Contributor

@vogella vogella commented May 9, 2025

@vogella
Copy link
Contributor Author

vogella commented May 9, 2025

@laeubi my "first Tycho based clean-up". Can you do a quick sanity check?

@laeubi
Copy link
Contributor

laeubi commented May 9, 2025

In general it looks fine, if you want to test it do:

  • In folder eclipse-platform-parent perform mvn clean install
  • No go into a project where you know the cleanup should be applicable
  • Then run mvn -B -ntp -e tycho-cleancode:quickfix@quickfixes
  • Check if the desired cleanup was performed properly

@vogella
Copy link
Contributor Author

vogella commented May 9, 2025

Thanks @laeubi will do. Just for my understanding, once this is committed all our repos will start generating PR for this clean-up? Do we have a list of the repos in which the clean-ups are active? I don't think they autoactivate for all our repos, or do they?

@laeubi
Copy link
Contributor

laeubi commented May 9, 2025

Currently activate repos are

planned for next release

  • platform
  • (maybe platform.ui depends on how many people actually help in review / merging stuff)

@vogella vogella force-pushed the white-space-cleanup branch from 5aab33b to 4d4a04e Compare May 10, 2025 10:05
@vogella
Copy link
Contributor Author

vogella commented May 10, 2025

mvn -B -ntp -DskipTests=true -e tycho-cleancode:quickfix@quickfixes works fine locally. I only had to add -PbuildIndividualBundles to the command.

Planning to merge it early next week unless someone speaks up.

@laeubi
Copy link
Contributor

laeubi commented May 11, 2025

Planning to merge it early next week unless someone speaks up.

Please make sure to review (and probably merge) cleanup PRs as well as reporting any issues to jdt(ui).

@HannesWell
Copy link
Member

Planning to merge it early next week unless someone speaks up.

I think the topic from my remark from eclipse-platform/eclipse.platform#1868 (comment) respectively the following, should be decided before this particular change is submitted.

@fedejeanne
Copy link
Member

Planning to merge it early next week unless someone speaks up.

I think the topic from my remark from eclipse-platform/eclipse.platform#1868 (comment) respectively the following, should be decided before this particular change is submitted.

See eclipse-platform/eclipse.platform#1868 (comment)

@HannesWell
Copy link
Member

Thanks for all the responses in eclipse-platform/eclipse.platform#1868. With the gathered information it's in my opinion fine to enable that clean-up.

@vogella
Copy link
Contributor Author

vogella commented May 14, 2025

So we are good to go for this additional clean-up. Whoever feels like he has time to look at the auto-generated PRs can merge. I might also do it in the near future.

@fedejeanne fedejeanne merged commit 42853fe into eclipse-platform:master May 14, 2025
6 checks passed
@vogella vogella deleted the white-space-cleanup branch May 14, 2025 07:44
@vogella
Copy link
Contributor Author

vogella commented May 14, 2025

Looks like @fedejeanne does not like unnecessary ws :-)

@fedejeanne
Copy link
Member

Looks like @fedejeanne does not like unnecessary ws :-)

Not one bit 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add clean-up for whitespace to platform repo

4 participants